NDepend.API Documentation
TryResolve(IEnumerable<KeyValuePair<String,String>>,IAbsolutePath) Method
NDepend.Path Namespace > IVariablePath Interface > TryResolve Method : TryResolve(IEnumerable<KeyValuePair<String,String>>,IAbsolutePath) Method
It is the sequence of pairs [variable name/variable value] used to resolve the path.
It is the absolute path resolved obtained if this method returns VariablePathResolvingStatus.VariablePathResolvingStatus.Success.
Returns VariablePathResolvingStatus.VariablePathResolvingStatus.Success if AllVariables of this path can be resolved from variablesValues cref="variablesValues" /> and the path can be resolved into a drive letter or a UNC absolute path.
Syntax

Parameters

variablesValues
It is the sequence of pairs [variable name/variable value] used to resolve the path.
pathResolved
It is the absolute path resolved obtained if this method returns VariablePathResolvingStatus.VariablePathResolvingStatus.Success.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IVariablePath Interface
IVariablePath Members
Overload List